POST api/[Delivery_21_Colonias_Controller]/Find
Request Information
URI Parameters
None.
Body Parameters
Request0_1_2_3_| Name | Description | Type | Additional information |
|---|---|---|---|
| token | string |
None. |
|
| swiitch | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"token": "sample string 1",
"swiitch": true
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
JsonResultOfResponseMenu| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | ResponseMenu |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.